runtime.metricFloat64Histogram.buckets (field)
3 uses
runtime (current package)
metrics.go#L520: hist.buckets = buckets
metrics.go#L521: if len(hist.counts) != len(hist.buckets)-1 {
metrics.go#L531: buckets []float64
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)